How to Install libcwiid-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libcwiid-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libcwiid-dev software package provides library to interface with the wiimote -- developpement, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libcwiid-dev 

libcwiid-dev is installed in your system.

Make ensure the libcwiid-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libcwiid-dev *

You will get with libcwiid-dev package name, version, architecture and description in a table

libcwiid-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Library development
Package libcwiid-dev
Version 0.6.00+svn201-3.1
Description library to interface with the wiimote -- developpement
Sub Section libdevel


See Also, How to uninstall or remove libcwiid-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?